home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / rexx / 1990 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.0 KB

  1. Path: osiris.wu-wien.ac.at!usenet
  2. From: Rony.Flatscher@wu-wien.ac.at
  3. Newsgroups: comp.lang.rexx
  4. Subject: Re: Date arithmetic missing in REXX
  5. Date: 15 Apr 1996 11:21:51 GMT
  6. Organization: University of Economics and Business Administration
  7. Distribution: inet
  8. Message-ID: <4ktbgf$f5q@osiris.wu-wien.ac.at>
  9. References: <4ksb9p$1eps@news-s01.ny.us.ibm.net>
  10. Reply-To: Rony.Flatscher@wu-wien.ac.at
  11. NNTP-Posting-Host: rony.wu-wien.ac.at
  12. X-Newsreader: IBM NewsReader/2 v1.9d - NLS
  13.  
  14. In <4ksb9p$1eps@news-s01.ny.us.ibm.net>, javier5@ibm.net writes:
  15. >Today I was revising a program at work (OS2 REXX) and to my
  16. >surprise I could not find a way to do date arithmetic. I found 
  17. >the date("base") which returs a julian date, but I could not
  18. >find anything that takes that format back into any other format.
  19.  
  20. Javier5:
  21.  
  22. You might want to try
  23.  
  24.  ftp://hobbes.nmsu.edu/os2/dev32/rexx/datergf1.zip
  25.  
  26.  datergf1.zip Jan 31  1995    22043 REXX date arithmetics/conversions
  27.  
  28. The upcoming Object Rexx BTW has provisions to transfer dates from one
  29. format to another.
  30.  
  31. Regards,
  32.  
  33. ---rony
  34.  
  35.  
  36.